Log File Options

Log file options can be setting up at the tab page "Log File" of "Configuration" window.

One of RunIt!'s features is event logging. It can be enabled by the "Write events" checkbox.

You can check "Apply exclusions" check box to disable logging of excluded programs. Look "Exclusions" chapter for details.

The format of log file is comma separated. You can open log in Microsoft© Excel© as file that contains ',' as separator char and '"' as screening char

Each record in log file contains four to six components:

  • time of event;
  • identifier of workstation that caused this event;
  • name of user that caused this event on the workstation;
  • description of event;
  • path of program (can be empty);
  • program's execution time (can be empty).

    RunIt! can write following events in log file:

    On Windows 95/98/Me:
    Description of event Format in log file
    start of logging RunIt! start
    program has been tracked by RunIt! Tracked,"<exe-file path>"
    program has been started from RunIt! Started,"<exe-file path>"
    program has been finished, time interval from program's track time up to program's finish time (actually, time of execution) Finished,"<exe-file path>",<time of execution>
    program has been terminated from RunIt!, time interval from program's track time up to program's termination time (actually, time of execution) Terminated,"<exe-file path>",<time of execution>
    end of logging Exit RunIt!

    On Windows NT/2000/XP:
    Description of event Format in log file
    start of logging RunIt! start
    program has been tracked Tracked,"<exe-file path>"
    program has been started from RunIt! Started,"<exe-file path>"
    program has been finished, total time of program's execution Finished,"<exe-file path>",<time of execution>
    program has been terminated from RunIt!, total time of program's execution Terminated,"<exe-file path>",<time of execution>
    end of logging Exit RunIt!

    By checking check boxes of "Log events" group you can select any events for logging.

    Set the "Limit of log file" in kilobytes by up-arrow or down-arrow buttons.

    "When limit is reached" radio buttons group lets you to select RunIt!'s action when the size of log file became equal to the limit. "Backup" means the copying of existing log file to a file "RunIt.log.old".

    Select "View log file" item from Recent or Top Menu to view log file and "Clear log file" to clear it.


    See also:

    Exclusions


    Copyright © Keleos Software Corp. 1999-2004